|
Author |
Thread Statistics | Show CCP posts - 5 post(s) |

Adel Sorra
|
Posted - 2007.06.20 01:11:00 -
[1]
Originally by: maltari you might want to try the cedega CVS
Everyone, dont. this is f'ing old. look at the directX dlls, they're all older than 3 years.
WHY are there people hwo refere to that cvs?! your not gonna suggest win98 to a friend if xp has a bug..
|

Adel Sorra
|
Posted - 2007.06.20 01:25:00 -
[2]
Originally by: maltari Because I had no idea :)
sry no offence to you, but i keep reading suggestions to get that antique code.
|

Adel Sorra
|
Posted - 2007.06.20 22:24:00 -
[3]
Originally by: GeiLeDuoche So, how do I go about updating or downloading a new C compiler that doesn't stink?
you'll need a bunch of other packages to compile wine. compiler and linker only work if all the ressources are around.
from ubuntuforums:
Quote: sudo apt-get install build-essential flex bison xlibs-dev x11proto-gl-dev libgl1-mesa-dev fontconfig libfreetype6-dev fontforge checkinstall
in thread: http://ubuntuforums.org/showthread.php?t=293533 THE THREAD IS OUTDATED but wine still depends on those packages. Don't know is the list is complete.
|

Adel Sorra
|
Posted - 2007.06.22 17:46:00 -
[4]
Edited by: Adel Sorra on 22/06/2007 17:56:41 Edited by: Adel Sorra on 22/06/2007 17:50:10
Originally by: Kadesh Priestess
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
Those lines seem important. Search for ntlm in your package manager and install the libs.
Originally by: Kadesh Priestess
edit: i'm using /end /LUA:OFF keys for both eve installations (c:\games\eve\ and c:\games\eve_test\), maybe it crashes cuz of some shared logs etc?
If you're using the switch the cache-folders shoud stay in the old dirs, so there should't be any shared stuff.
//edit did you check if the cache wasn't copied to the new place? (c:/windows/profiles/[usr]/Application Data/... or something like that)
//edit2 after rereading your post, is c:/games/eve working fine?
|

Adel Sorra
Gallente Recruitment and Industrial Center
|
Posted - 2007.11.29 01:25:00 -
[5]
Edited by: Adel Sorra on 29/11/2007 01:25:00 I'm having troubles compiling the latest wine from git. Im on Kubuntu 7.10 64bit, and somehow gcc won't compile a 32bit binary. if i do something like
Quote: CC="gcc -m32" ./configure
i get
Quote: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
I installed all the 32 bit libs i could find, installed wine-dev too. but i guess that doen't really matter for now as its gcc itself that cant compile. config.log says Target: x86_64-linux-gnu, and fails at compiling the most simple test
Quote: int main () { ; return 0; }
when just leaving CC to gcc or "gcc -m64" it runs ./configure and make depend without problems, but crashes on make, throwing some Assambler errors (not very surprising doh)
I was able to compile wine and other stuff on this machine in the past, but that has been half a year ago or so. only big thing since then is the upgrade from 7.04 to 7.10
Im clueless.. and i bet theres a very simple solution to get gcc compiling 32bit stuff 
Am I just failing at google searching?
|

Adel Sorra
Gallente Recruitment and Industrial Center
|
Posted - 2008.01.23 23:38:00 -
[6]
Originally by: Starbooze The only opinion I have of wine support for anything is simply that it is ONLY as good as the userbase that supports it.
I hope you don't count as a member of the userbase
Originally by: Starbooze It is within [Linux forums] that real discussions take place, sometimes aggressive, yet always productive in the end.
Discussion / Resolving problems: 1: "i have a bug" 2: "maybe this helps?" 3a: "yes" -> cool 3b: "no" -> [back to point 2] 3c: devs take notice there is a bug
Flameing: 1: "i have a bug" 2: "maybe this helps?" 3a-319a: "no you stupid *******s! why dont you help me? Why don't the bugs get fixed until the next time i want to use the software! never seen such a lousy community!" 3b: devs take notice not to read posts of this user because they spend their time adding and fixing stuff instead of ranting
seriously STFU
|
|
|
|